Welcome![Sign In][Sign Up]
Location:
Search - udp socket

Search list

[Internet-NetworkSockets-2.1.5

Description: upd socket 封装类, 是封装好的udp socket 类 可以实现连接和发送 -upd socket Packaging category is a good udp socket Packaging category can be achieved and this link
Platform: | Size: 5120 | Author: whb | Hits:

[Internet-Networkicu070522

Description: select programe, 1 raw socket2 udp socket. -select programe, a raw socket2 udp socket.
Platform: | Size: 104448 | Author: andrew dai | Hits:

[Internet-Networkudpsocket

Description: 用C语言实现的UDP协议的socket编程,请大家研究研究-C language of the UDP socket programming, please studies
Platform: | Size: 131072 | Author: raul | Hits:

[Remote ControlSocket

Description: 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-Network-related knowledge, procedures for the preparation of the network, Socket is connected applications and network bridge driver, Socket in your application to create, bind with the driver through the establishment of relations. Thereafter, the application data to the Socket, the Socket to the driver sent to the network. Computer from the network with the Socket Receive binding IP+ Port-related data, by the driver to the Socket, the application can be extracted from the Socket received data. Web applications is one such data through the socket send and receive. TCP and UDP and the preparation of the working principle of the process, how to link libraries in the proceedings document. A character interface chat program.
Platform: | Size: 4700160 | Author: jiangyang520 | Hits:

[Internet-NetworkUDP

Description: udp客户端和服务器端测试程序,客户端将命令行传进来的字符串通过UDP套接字依次传送给服务器。-udp client and server-side test procedure, the client will be the command line string passed in. Chuan UDP socket in order to send to the server.
Platform: | Size: 3072 | Author: guoguo | Hits:

[Internet-Networksocket

Description: Linux下C++ Socket类,包括TCP,、UDP这两种基本协议。 -Linux under the C++ Socket categories, including TCP,, UDP both basic agreement.
Platform: | Size: 1024 | Author: 小强 | Hits:

[ICQ-IM-Chatudp

Description: 最基本的聊天程序,UDP实现,Socket,便于零基础者初步学习网络套接字编程(注释清晰)-Basic chat program, UDP achieve, Socket, zero basis to facilitate initial learning network socket programming (Note clear)
Platform: | Size: 2048 | Author: 刘文旭 | Hits:

[TCP/IP stacksocket

Description: 这个是一个在linux平台下的一个socket服务端与客户端的一两个程序,基于的是UDP数据报协议的无连接socket-This is a linux platform in a socket server and client program 12, is based on UDP Datagram Protocol without connecting socket
Platform: | Size: 1024 | Author: TK | Hits:

[ICQ-IM-ChatMSocUdp

Description: 这个程序是udp socket编程的范例,支持端口到端口的即时聊天,也可以是局域网内的广播通信 /////////////////////////////////// The MSocUdp sample is a minimal dialog box-based MFC application that demonstrates how to use the CAsyncSocket class to send and receive directed datagram or broadcast datagram over User Datagram Protocol (UDP). -This procedure is an example of udp socket programming in support of port-to-port real-time chat, can also be a local area network within the broadcast and communications //////////////////////// /////////// The MSocUdp sample is a minimal dialog box-based MFC application thatdemonstrates how to use the CAsyncSocket class to send and receive directeddatagram or broadcast datagram over User Datagram Protocol (UDP).
Platform: | Size: 4409344 | Author: h | Hits:

[TCP/IP stackSOCKET

Description: TCP/IP编程的基础--socket 包括C/JAVA TCP/UDP 服务端和客户端 六套代码,供新人学习、老人测试联调用 支持win32 Linux(JAVA版本的需要自己新增JDK)-TCP/IP programming basis- socket including C/JAVA TCP/UDP server and client six sets of code for the new study, elderly test joint call to support win32 Linux (JAVA version of the need to add JDK)
Platform: | Size: 9216 | Author: 冯进荣 | Hits:

[Internet-NetworkUDP

Description: socket编程 : 一个基于UDP协议的通讯实例-socket programming: a communication protocol based on UDP example
Platform: | Size: 9216 | Author: 小君 | Hits:

[3G developsocket

Description: 网络通信例程,支持tcp/ip,udp。可移植到arm.-Network communication routines to support tcp/ip, udp. Can be ported to arm.
Platform: | Size: 50176 | Author: ykll | Hits:

[TCP/IP stacknet_program_design

Description: 一本介绍网络编程的书籍,首先介绍了网络编程的接口、注意实现等,然后具体详解了TCP、UDP、socket等编程。-Introduced a network programming books, first introduced the network programming interfaces, such as attention to achieve, and then explain the specific TCP, UDP, socket programming, etc..
Platform: | Size: 630784 | Author: 张勇 | Hits:

[Internet-Networksocket

Description: example for windows socket UDP.
Platform: | Size: 65536 | Author: boris anderson | Hits:

[CommunicationUDP

Description: windows socket服务端,客户端通信工具的设计-windows socket server, the client communication tools designed
Platform: | Size: 19456 | Author: 猪猪 | Hits:

[TCP/IP stackUDPPinger

Description: JAVA编写的,用UDP Socket的PING,会返回10个PING 响应时间-JAVA prepared, using UDP Socket
Platform: | Size: 4096 | Author: Victor Chou | Hits:

[Windows DevelopUDP

Description: 基于UDP的简单收发演示,使用Windows API socket编程-The easy to send and receive UDP-based demonstration of the use of Windows API socket programming
Platform: | Size: 67584 | Author: Yang | Hits:

[Internet-NetworkSocket

Description: 内有UDP点对点聊天及TCP.UDP高级编程等相关的详细代码。从事网络编程开发及学习者值得借鉴。-Within the UDP peer-to-peer chat and have TCP.UDP high-level programming code and other related details. Engaged in the development of network programming and learners to learn.
Platform: | Size: 297984 | Author: wangxh | Hits:

[Internet-Networkudpsocket

Description: linux下的udp socket通信,包括client和server端程序代码。-Udp socket communications linux under , including both client and server sides.
Platform: | Size: 1024 | Author: 白鸽 | Hits:

[TCP/IP stackudpServer

Description: tcp udp socket commucation
Platform: | Size: 433152 | Author: jia | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net